PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowDocument Class
/ getBeforePrintAction Method
Collapse All
Expand All
In This Topic
getBeforePrintAction Method
In This Topic
Gets the javascript action to execute before the document is printed.
Syntax
public
PDFJavaScriptAction
getBeforePrintAction()
Return Value
A
com.o2sol.pdf4java.actions.PDFJavaScriptAction
object specifying the action to be executed before the document is printed.
See Also
Reference
PDFFlowDocument Class
PDFFlowDocument Members